From 89570b5a31036cddf91ce71429b77b4df2a3caa9 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 4 Jul 2004 19:34:49 +0000 Subject: [PATCH] Actually integrate iconview docs. --- docs/reference/ChangeLog | 6 + docs/reference/gtk/gtk-docs.sgml | 1 + docs/reference/gtk/tmpl/gtkiconview.sgml | 335 +++++++++++++++++++++++ 3 files changed, 342 insertions(+) create mode 100644 docs/reference/gtk/tmpl/gtkiconview.sgml diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 0f8588eda3..e9bc080d63 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,9 @@ +2004-07-04 Matthias Clasen + + * gtk/gtk-docs.sgml: + Actually add the iconview docs somewhere (in the tree view + section, for lack of a better place). + 2004-07-04 Anders Carlsson * gtk/gtk-docs.sgml: diff --git a/docs/reference/gtk/gtk-docs.sgml b/docs/reference/gtk/gtk-docs.sgml index aafec29b98..ba6b929bc3 100644 --- a/docs/reference/gtk/gtk-docs.sgml +++ b/docs/reference/gtk/gtk-docs.sgml @@ -375,6 +375,7 @@ that is, GUI components such as GtkButton or &GtkTreeViewColumn; &GtkTreeView; &GtkTreeDND; + &GtkIconView; &GtkTreeSortable; &GtkTreeModelSort; &GtkTreeModelFilter; diff --git a/docs/reference/gtk/tmpl/gtkiconview.sgml b/docs/reference/gtk/tmpl/gtkiconview.sgml new file mode 100644 index 0000000000..66dc0abdbf --- /dev/null +++ b/docs/reference/gtk/tmpl/gtkiconview.sgml @@ -0,0 +1,335 @@ + +GtkIconView + + +A widget which displays a list of icons in a grid + + + + + + + + + + + + + + + + + + + + + + + + +@iconview: the object which received the signal. +@arg1: + + + + + + +@iconview: the object which received the signal. +@arg1: +@arg2: +@Returns: + + + + + + +@iconview: the object which received the signal. + + + + + + +@iconview: the object which received the signal. + + + + + + +@iconview: the object which received the signal. + + + + + + +@iconview: the object which received the signal. +@arg1: +@arg2: + + + + + + +@iconview: the object which received the signal. + + + + + + +@iconview: the object which received the signal. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +@icon_view: +@path: +@data: + + + + + + + +@Returns: + + + + + + + +@model: +@Returns: + + + + + + + +@icon_view: +@model: + + + + + + + +@icon_view: +@Returns: + + + + + + + +@icon_view: +@column: + + + + + + + +@icon_view: +@Returns: + + + + + + + +@icon_view: +@column: + + + + + + + +@icon_view: +@Returns: + + + + + + + +@icon_view: +@column: + + + + + + + +@icon_view: +@Returns: + + + + + + + +@icon_view: +@x: +@y: +@Returns: + + + + + + + +@icon_view: +@func: +@data: + + + + + + + +@icon_view: +@mode: + + + + + + + +@icon_view: +@Returns: + + + + + + + +@icon_view: +@path: + + + + + + + +@icon_view: +@path: + + + + + + + +@icon_view: +@path: +@Returns: + + + + + + + +@icon_view: +@Returns: + + + + + + + +@icon_view: + + + + + + + +@icon_view: + + + + + + + +@icon_view: +@path: + + + + + + + +@Returns: + + -- 2.30.2